-
Notifications
You must be signed in to change notification settings - Fork 142
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
FEAT: Draft_filtersolutions #4745
Conversation
Thanks for opening a Pull Request. If you want to perform a review write a comment saying: @ansys-reviewer-bot review |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #4745 +/- ##
==========================================
- Coverage 83.14% 81.14% -2.01%
==========================================
Files 118 130 +12
Lines 54075 55970 +1895
==========================================
+ Hits 44959 45415 +456
- Misses 9116 10555 +1439 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I haven't reviewed all files yet, but had some initial comments. I would also like to get input from some of the other PyAEDT contributors before we continue.
@maxcapodi78 or @MaxJPRey - can you review this draft PR and give your preliminary feedback before we proceed to polish the finer details?
…ed, linux tests skipped.
@Samuelopez-ansys who would be the right person to review this PR? It's still a draft and we will have more to refine, but wanted initial feedback on this draft. |
@Samuelopez-ansys I am looking for an architecture/design-level review while this is still a draft. The comments so far have been cosmetic. We'll work to address all the cosmetic issues, but some of that could be premature if any substantial architectural changes are needed (large amounts of code to add/remove/move). |
@myoung301 Ok I see. I will review the code on Monday then. |
@ramin4667 Please mark as resolved the conversations, if you fixed them. |
…/pyaedt into feat/draft_filtersolutions
for more information, see https://pre-commit.ci
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Mostly adjustments to the doc strings but some things to look at in the tests and the version code as well.
[feat/drfat_filtersolutions] This new feature adds a draft release of FilterSolutions API to pyaedt platform.